home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6906 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1022 b 

  1. Path: news.pi.net!news
  2. From: f.j.dijkstra@pi.net
  3. Newsgroups: comp.lang.c++
  4. Subject: a problem in borlandC 4.0/4.5
  5. Date: Wed, 14 Feb 96 22:58:53 PDT
  6. Organization: Planet Internet
  7. Message-ID: <NEWTNews.26304.824368074.frank@pi-user.pi.net>
  8. NNTP-Posting-Host: ht55.pi.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
  12.  
  13.  
  14. As a starter in Windows programming I tried the tutorial examples 
  15. in BorlandC 4.0 and after that in vs 4.5. In the examples is an
  16. object type TInputDialog (from OWL class library) heavily used.
  17. In both versions the call to Execute() that has to be used and is
  18. so in all examples breaks the program down and a General 
  19. Protection Exeption (Processor fault) is generated.
  20.  
  21. No way in either version to use this object: all examples 
  22. from Borland that do so, will crash.
  23.  
  24. Has anyone encountered the same problem and found what to do 
  25. about it? If so, please write me
  26.  
  27.                 Frank Dijkstra            
  28.  
  29.                 (F.J.Dijkstra@pi.net)
  30.  
  31.